Skip to content

Comments

exclude experimental dir from package driver#342

Merged
toastwaffle merged 2 commits intoplease-build:masterfrom
goddenrich:exclude-experimental
Feb 6, 2026
Merged

exclude experimental dir from package driver#342
toastwaffle merged 2 commits intoplease-build:masterfrom
goddenrich:exclude-experimental

Conversation

@goddenrich
Copy link
Contributor

currently we are trying to walk through the experimental directory and build things in it. The experimental directory doesn't get included when running plz query changes or plz build so is generally excluded when verifying a repo builds in CI. Running plz commands in experimental has no guarantees of working and errors will cause the whole driver to fail. Stop walking through experimental dir.

@toastwaffle toastwaffle merged commit b553695 into please-build:master Feb 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants